" Input: { (host_os) - host OS (detect, if omitted) (target_os) - target OS (detect, if omitted) (target_device_id) - target device ID (detect, if omitted) (data_uoa) or (uoa) - software UOA entry or (tags) - search UOA by tags (separated by comma) (tool) - force this tool name (env) - if !='', use this env string before calling compiler (to set up env) (show) - if 'yes', show output } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 version_str - version as string version_lst - version as list of strings version_raw - raw list of strings (output of --version) } "